In [26]:
%run C:\Users\MANU\Funcion_plots.ipynb
print function loaded

Chalfant Valley¶

Date: 21 Jul 1986 14:42:26¶

m = 6.4¶

In [27]:
folder, earthquake = find_earthquake('Chalfant Valley')
In [28]:
bar_chart_fp(folder)
In [29]:
plot_box_3d(folder)
In [30]:
scatter_plot_evs(folder)
In [31]:
temporal_series_b(folder)
In [32]:
alert_status_plot(folder)
In [33]:
table_specific(folder, earthquake)
Earthquake Date Magnitude b_ref b-Max3 b-Max7 b-Max30 b-Max90 Strike Dip Rake Fault type
Chalfant Valley 1986-07-21 14:42:26 6.4 0.67 146.54 217.43 217.43 217.43 149 60 -163 SN
In [ ]:

In [ ]: